home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 September / EnigmA AMIGA RUN 10 (1996)(G.R. Edizioni)(IT)[!][issue 1996-09][EARSAN CD XI].iso / aweb / awebftp.readme < prev    next >
Text File  |  1996-03-31  |  1KB  |  42 lines

  1. Short    : FTP plugin for Aweb 1.0e (FTPMount required)
  2. Uploader : panther@gate.net (Josef Faulkner)
  3. Author   : panther@gate.net (Josef Faulkner)
  4. Type     : comm/tcp
  5. Version  : 1.0e
  6.  
  7. AwebFTP FTP plug-in
  8. By Josef Faulkner (panther@gate.net) IRC: Josef
  9.  
  10. Description:
  11. ¯¯¯¯¯¯¯¯¯¯¯¯
  12. This plugin will allow you to do inline FTPing of files on the net,
  13. without the need to call an external FTP program (except FTPMount, which
  14. is transparent).  It will distinguish between a directory and a file, and
  15. act accordingly.
  16.  
  17. Features:
  18. ¯¯¯¯¯¯¯¯¯
  19.     o Fast reaction, since FTPMount does a lot of cacheing of dirs
  20.     o Asyncronous download (thanks to Aweb), you can continue browsing
  21.       while it downloads, and Aweb will inform you when the transfer
  22.       has completed!
  23.     o Brings up a requestor to ask what you want to save as
  24.  
  25. Requirements:
  26. ¯¯¯¯¯¯¯¯¯¯¯¯¯
  27. FTPMount version 8 must be installed and running (version 7 wont work)
  28.     available on Aminet:
  29.     FTPMount-0.8.lha   comm/tcp   109K Mounts FTP sites
  30.  
  31. Installation:
  32. ¯¯¯¯¯¯¯¯¯¯¯¯¯
  33. 1) Put this script in the same directory that the Aweb executable is in.
  34. 2) Set Aweb to the following settings:
  35.      ----------------------------------------------
  36.     Network 3: External Programs
  37.                ftp:
  38.       Command:  sys:rexxc/rx
  39.     Arguments:  awebftp.rexx %s %s
  40.      ----------------------------------------------
  41. 3) Set your preferences for this script inside the script.
  42.